課程資訊
課程名稱
計算機概論
Introduction to Computer 
開課學期
103-2 
授課對象
電機工程學系  
授課教師
陳銘憲 
課號
EE1003 
課程識別碼
901 10110 
班次
01 
學分
全/半年
半年 
必/選修
必修 
上課時間
星期二5(12:20~13:10)星期三7,8(14:20~16:20) 
上課地點
博理114博理114 
備註
限本系所學生(含輔系、雙修生)
總人數上限:55人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1032EE1003_01 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This is an introductory computer science course for EE undergraduate students. The goal of the course is to communicate systematically the essential and fundamental technical principles in computer science. Meanwhile, the basics of C++ programming are also presented in the class and students could make use the C language to understand related topics. The final goal of the class is to prepare students with essential knowledge to utilize computers for future problem solving. Topics include:

1. Fundamentals: Data storage
2. Systems: Machine architecture, Operating system, Networking
3. Science: Algorithms, Programming languages
4. Areas in CS: Software engineering, Data abstraction, Database systems.
5. Data Types and Expressions
6. Arrays, Strings, Addresses, and Pointers
7. Artificial Intelligence 

課程目標
This class will help students understand the important picture: area of research and development in computer science and knowing the basic terminologies, principles, basic theories 
課程要求
1.Grading: Midterm 35%; Final 40%; Homework 25%
2.Pre-requirement: None in technical level, but better have access to computers and internet.
 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
待補 
參考書目
J. Glenn Brookshear, Computer Science -- An Overview, 10th edition,
Addison-Wesley 2006.
Hennefeld, J., and C. Burchard (1998). Using C++: An Introduction to
Programming, PWS Publishing Company, Boston, MA, U.S.A (Optional)
 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
2/24,2/25  Chapter 0: Introduction
Chapter 1: Data Storage 
第2週
3/03,3/04  Chapter 1: Data Storage
Chapter 2: Data Manipulation 
第3週
3/10,3/11  Chapter 3: Operating Systems 
第4週
3/17,3/18  Chapter 4: Networking and the Internet 
第6週
3/31,4/01  Holiday 
第7週
4/07,4/08  Chapter 5: Algorithm 
第8週
4/14,4/15  Chapter 6: Programming Languages
Midterm Sample Problem Set 
第9週
4/21,4/22  Chapter 8: Data Abstractions 
第11週
5/05,5/06  Chapter 9: Database Systems 
第12週
5/12,5/13  Chapter 9: Database Mining 
第13週
5/19,5/20  CH 11: A.I.
Cloud Computing 
第14週
5/26,5/27  CH 11. A.I. 
第16週
6/09,6/10  Chapter 12: Theory of Computation 
第17週
6/16,6/17  Big Data Processing in Social Networks
Final Exam Sample Problem Set